IPictureDisp - Ole Implementation
Picture
objects provide a language-neutral abstraction for bitmaps, icons, and
metafiles. As with the standard font object, the system provides a standard
implementation of the picture object. Its primary interfaces are IPicture
and IPictureDisp
Remarks
The
OLE-provided picture object implements the complete semantics of the IPicture
and IPictureDisp interfaces.
See Also